-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
0.0.5
-
Code
-
Classes
- ConnectionManager
Total Complexity |
37 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
423 |
Lines of code |
155 |
Logical lines of code |
90 |
Comment lines |
195 |
Methods |
24 |
Properties |
13 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_from_email_connections() |
S |
52 |
5 |
26 |
get_priority_based_fallback_connection() |
S |
60 |
4 |
15 |
get_next_connection() |
S |
59 |
3 |
16 |
get_default_connection() |
S |
61 |
3 |
13 |
get_phpmailer() |
S |
61 |
2 |
12 |
configure_phpmailer() |
S |
66 |
2 |
8 |
reset() |
S |
60 |
1 |
14 |
__construct() |
S |
80 |
1 |
3 |
get_is_last() |
S |
82 |
1 |
3 |
reset_phpmailer() |
S |
80 |
1 |
3 |
get_is_first() |
S |
82 |
1 |
3 |
get_is_retried() |
S |
82 |
1 |
3 |
set_connection() |
S |
81 |
1 |
3 |
set_is_retry() |
S |
81 |
1 |
3 |
get_is_testing() |
S |
82 |
1 |
3 |
set_is_testing() |
S |
81 |
1 |
3 |
get_from_email() |
S |
82 |
1 |
3 |
set_from_email() |
S |
81 |
1 |
3 |
get_is_fallback() |
S |
82 |
1 |
3 |
set_is_fallback() |
S |
81 |
1 |
3 |
get_connections() |
S |
82 |
1 |
3 |
set_connections() |
S |
81 |
1 |
3 |
get_connection() |
S |
82 |
1 |
3 |
decrypt() |
S |
82 |
1 |
3 |